[INFO] fetching crate sherpack-engine 0.3.0...
[INFO] testing sherpack-engine-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate sherpack-engine 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sherpack-engine 0.3.0
[INFO] finished tweaking crates.io crate sherpack-engine 0.3.0
[INFO] tweaked toml for crates.io crate sherpack-engine 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sherpack-engine 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sherpack-engine 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0ef50ba590d7fd69f0653722dd84fd2cdc44d242af255faf0c75469452e31b6
[INFO] running `Command { std: "docker" "start" "-a" "a0ef50ba590d7fd69f0653722dd84fd2cdc44d242af255faf0c75469452e31b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0ef50ba590d7fd69f0653722dd84fd2cdc44d242af255faf0c75469452e31b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ef50ba590d7fd69f0653722dd84fd2cdc44d242af255faf0c75469452e31b6", kill_on_drop: false }`
[INFO] [stdout] a0ef50ba590d7fd69f0653722dd84fd2cdc44d242af255faf0c75469452e31b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 708032e97fdfbf1e24f7ac24320a6a9d4df562a8d03fdad0c647d6f39a614d67
[INFO] running `Command { std: "docker" "start" "-a" "708032e97fdfbf1e24f7ac24320a6a9d4df562a8d03fdad0c647d6f39a614d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling referencing v0.37.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.37.4
[INFO] [stderr]    Compiling sherpack-core v0.3.0
[INFO] [stderr]    Compiling sherpack-engine v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.61s
[INFO] running `Command { std: "docker" "inspect" "708032e97fdfbf1e24f7ac24320a6a9d4df562a8d03fdad0c647d6f39a614d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708032e97fdfbf1e24f7ac24320a6a9d4df562a8d03fdad0c647d6f39a614d67", kill_on_drop: false }`
[INFO] [stdout] 708032e97fdfbf1e24f7ac24320a6a9d4df562a8d03fdad0c647d6f39a614d67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 601352ed0bc308d88a316c9661fe09aa4d2f89c999765762d2c36a0886ad2dc3
[INFO] running `Command { std: "docker" "start" "-a" "601352ed0bc308d88a316c9661fe09aa4d2f89c999765762d2c36a0886ad2dc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling insta v1.45.0
[INFO] [stderr]    Compiling sherpack-engine v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.52s
[INFO] running `Command { std: "docker" "inspect" "601352ed0bc308d88a316c9661fe09aa4d2f89c999765762d2c36a0886ad2dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601352ed0bc308d88a316c9661fe09aa4d2f89c999765762d2c36a0886ad2dc3", kill_on_drop: false }`
[INFO] [stdout] 601352ed0bc308d88a316c9661fe09aa4d2f89c999765762d2c36a0886ad2dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 328a12c1c5f21d888e06d65a6e03afacd4a5c6e156b82ef25994bafc163de312
[INFO] running `Command { std: "docker" "start" "-a" "328a12c1c5f21d888e06d65a6e03afacd4a5c6e156b82ef25994bafc163de312", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sherpack_engine-c6103cf41f0a2bad)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test engine::tests::test_chainable_typo_returns_empty ... ok
[INFO] [stdout] test engine::tests::test_engine_with_loaded_secret_state ... ok
[INFO] [stdout] test engine::tests::test_chainable_undefined_returns_empty ... ok
[INFO] [stdout] test engine::tests::test_engine_without_secret_state ... ok
[INFO] [stdout] test engine::tests::test_render_release_info ... ok
[INFO] [stdout] test engine::tests::test_render_result_partial_success ... ok
[INFO] [stdout] test engine::tests::test_render_string_unknown_filter ... ok
[INFO] [stdout] test engine::tests::test_render_with_filters ... ok
[INFO] [stdout] test error::tests::test_extract_filter_from_display ... ok
[INFO] [stdout] test error::tests::test_render_issue_error ... ok
[INFO] [stdout] test engine::tests::test_render_result_with_report_structure ... ok
[INFO] [stdout] test error::tests::test_extract_expression_from_display_with_marker ... ok
[INFO] [stdout] test error::tests::test_render_report_summary_plural ... ok
[INFO] [stdout] test error::tests::test_render_result_with_report_success ... ok
[INFO] [stdout] test engine::tests::test_engine_with_secret_state ... ok
[INFO] [stdout] test error::tests::test_extract_expression_with_filter ... ok
[INFO] [stdout] test error::tests::test_render_report_multiple_warnings ... ok
[INFO] [stdout] test engine::tests::test_render_simple ... ok
[INFO] [stdout] test error::tests::test_render_issue_warning ... ok
[INFO] [stdout] test error::tests::test_render_report_add_error ... ok
[INFO] [stdout] test error::tests::test_render_report_multiple_templates ... ok
[INFO] [stdout] test error::tests::test_render_report_add_success ... ok
[INFO] [stdout] test error::tests::test_render_report_add_warning ... ok
[INFO] [stdout] test error::tests::test_render_report_multiple_errors_same_template ... ok
[INFO] [stdout] test error::tests::test_render_report_new ... ok
[INFO] [stdout] test error::tests::test_render_report_summary_singular ... ok
[INFO] [stdout] test error::tests::test_render_result_with_report_failure ... ok
[INFO] [stdout] test error::tests::test_template_error_kind ... ok
[INFO] [stdout] test error::tests::test_render_report_summary_with_warnings ... ok
[INFO] [stdout] test error::tests::test_template_error_simple ... ok
[INFO] [stdout] test error::tests::test_template_error_kind_to_code_string ... ok
[INFO] [stdout] test error::tests::test_template_error_with_suggestion ... ok
[INFO] [stdout] test error::tests::test_template_error_with_context ... ok
[INFO] [stdout] test files_object::tests::test_files_exists_false ... ok
[INFO] [stdout] test files_object::tests::test_files_exists_true ... ok
[INFO] [stdout] test files_object::tests::test_files_conditional ... ok
[INFO] [stdout] test files_object::tests::test_files_get_not_found ... ok
[INFO] [stdout] test filters::tests::test_b64encode_decode ... ok
[INFO] [stdout] test files_object::tests::test_files_get ... ok
[INFO] [stdout] test filters::tests::test_abs_filter ... ok
[INFO] [stdout] test files_object::tests::test_files_glob ... ok
[INFO] [stdout] test files_object::tests::test_files_lines ... ok
[INFO] [stdout] test files_object::tests::test_files_with_filters ... ok
[INFO] [stdout] test filters::tests::test_append_filter ... ok
[INFO] [stdout] test files_object::tests::test_files_glob_attributes ... ok
[INFO] [stdout] test files_object::tests::test_files_unknown_method ... ok
[INFO] [stdout] test filters::tests::test_basename ... ok
[INFO] [stdout] test filters::tests::test_ceil_filter ... ok
[INFO] [stdout] test filters::tests::test_cleanpath ... ok
[INFO] [stdout] test filters::tests::test_empty ... ok
[INFO] [stdout] test filters::tests::test_compact_filter ... ok
[INFO] [stdout] test filters::tests::test_dirname ... ok
[INFO] [stdout] test filters::tests::test_camelcase_filter ... ok
[INFO] [stdout] test filters::tests::test_extname ... ok
[INFO] [stdout] test filters::tests::test_concat_filter ... ok
[INFO] [stdout] test filters::tests::test_float_filter ... ok
[INFO] [stdout] test filters::tests::test_floor_filter ... ok
[INFO] [stdout] test filters::tests::test_hassuffix_filter ... ok
[INFO] [stdout] test filters::tests::test_nindent ... ok
[INFO] [stdout] test filters::tests::test_md5sum ... ok
[INFO] [stdout] test filters::tests::test_omit_filter ... ok
[INFO] [stdout] test filters::tests::test_hasprefix_filter ... ok
[INFO] [stdout] test filters::tests::test_int_filter ... ok
[INFO] [stdout] test filters::tests::test_quote ... ok
[INFO] [stdout] test filters::tests::test_pick_filter ... ok
[INFO] [stdout] test filters::tests::test_prepend_filter ... ok
[INFO] [stdout] test filters::tests::test_required ... ok
[INFO] [stdout] test filters::tests::test_snakecase ... ok
[INFO] [stdout] test filters::tests::test_sha1sum ... ok
[INFO] [stdout] test filters::tests::test_substr_filter ... ok
[INFO] [stdout] test filters::tests::test_sha512sum ... ok
[INFO] [stdout] test filters::tests::test_tostrings_list ... ok
[INFO] [stdout] test filters::tests::test_regex_find_all ... ok
[INFO] [stdout] test filters::tests::test_tostrings_skip_empty ... ok
[INFO] [stdout] test filters::tests::test_pascalcase_filter ... ok
[INFO] [stdout] test filters::tests::test_tostrings_with_prefix ... ok
[INFO] [stdout] test filters::tests::test_tostrings_mixed ... ok
[INFO] [stdout] test filters::tests::test_tostrings_with_suffix ... ok
[INFO] [stdout] test filters::tests::test_wrap_filter ... ok
[INFO] [stdout] test filters::tests::test_without_filter ... ok
[INFO] [stdout] test filters::tests::test_toyaml ... ok
[INFO] [stdout] test functions::tests::test_list ... ok
[INFO] [stdout] test filters::tests::test_trunc ... ok
[INFO] [stdout] test functions::tests::test_dig_function ... ok
[INFO] [stdout] test filters::tests::test_repeat_filter ... ok
[INFO] [stdout] test functions::tests::test_dict ... ok
[INFO] [stdout] test functions::tests::test_lookup_conditional_pattern ... ok
[INFO] [stdout] test functions::tests::test_truncate_for_error ... ok
[INFO] [stdout] test functions::tests::test_lookup_returns_empty ... ok
[INFO] [stdout] test functions::tests::test_tpl_no_markers ... ok
[INFO] [stdout] test functions::tests::test_tpl_complex ... ok
[INFO] [stdout] test functions::tests::test_set_function ... ok
[INFO] [stdout] test functions::tests::test_tpl_nested_valid ... ok
[INFO] [stdout] test filters::tests::test_values_filter ... ok
[INFO] [stdout] test functions::tests::test_lookup_safe_pattern ... ok
[INFO] [stdout] test functions::tests::test_tpl_integration ... ok
[INFO] [stdout] test functions::tests::test_tpl_recursion_limit ... ok
[INFO] [stdout] test filters::tests::test_regex_find ... ok
[INFO] [stdout] test functions::tests::test_ternary ... ok
[INFO] [stdout] test functions::tests::test_printf ... ok
[INFO] [stdout] test functions::tests::test_lookup_in_template ... ok
[INFO] [stdout] test pack_renderer::tests::test_pack_render_result_with_report_success ... ok
[INFO] [stdout] test pack_renderer::tests::test_pack_renderer_builder ... ok
[INFO] [stdout] test pack_renderer::tests::test_evaluate_condition_path_missing ... ok
[INFO] [stdout] test pack_renderer::tests::test_evaluate_condition_path_truthy ... ok
[INFO] [stdout] test pack_renderer::tests::test_evaluate_condition_path_bool ... ok
[INFO] [stdout] test functions::tests::test_unset_function ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_basic ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_different_names ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_missing_args ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_invalid_charset ... ok
[INFO] [stdout] test filters::tests::test_regex_replace ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_hex_charset ... ok
[INFO] [stdout] test filters::tests::test_regex_match ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_idempotent ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_invalid_length ... ok
[INFO] [stdout] test secrets::tests::test_state_is_dirty ... ok
[INFO] [stdout] test secrets::tests::test_multiple_secrets_in_template ... ok
[INFO] [stdout] test secrets::tests::test_generate_secret_numeric_charset ... ok
[INFO] [stdout] test subchart::tests::test_subchart_config_builder ... ok
[INFO] [stdout] test subchart::tests::test_discovery_result_counts ... ok
[INFO] [stdout] test subchart::tests::test_subchart_config_default ... ok
[INFO] [stdout] test suggestions::tests::test_extract_available_keys ... ok
[INFO] [stdout] test secrets::tests::test_state_persistence ... ok
[INFO] [stdout] test suggestions::tests::test_extract_variable_name ... ok
[INFO] [stdout] test suggestions::tests::test_find_closest_matches ... ok
[INFO] [stdout] test suggestions::tests::test_suggest_undefined_variable_typo ... ok
[INFO] [stdout] test suggestions::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test suggestions::tests::test_suggest_unknown_filter ... ok
[INFO] [stdout] test pack_renderer::tests::test_discover_subcharts_with_fixture ... ok
[INFO] [stdout] test pack_renderer::tests::test_subchart_global_values_passed ... ok
[INFO] [stdout] test pack_renderer::tests::test_render_pack_with_subcharts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sherpack_engine
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/secrets.rs - secrets (line 28) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.05s; merged doctests compilation took 0.82s
[INFO] running `Command { std: "docker" "inspect" "328a12c1c5f21d888e06d65a6e03afacd4a5c6e156b82ef25994bafc163de312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328a12c1c5f21d888e06d65a6e03afacd4a5c6e156b82ef25994bafc163de312", kill_on_drop: false }`
[INFO] [stdout] 328a12c1c5f21d888e06d65a6e03afacd4a5c6e156b82ef25994bafc163de312
